home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / creating_new_documents.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.7 KB  |  56 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  3.     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  7.   <meta name="generator" content="amaya 5.4, see http://www.w3.org/Amaya/" />
  8.   <title>Creating New Documents</title>
  9.   <style type="text/css">
  10.   </style>
  11.   <link href="../style.css" rel="stylesheet" type="text/css" />
  12. </head>
  13.  
  14. <body xml:lang="en" lang="en">
  15.  
  16. <table border="0" summary="toc">
  17.   <tbody>
  18.     <tr>
  19.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  20.         src="../../images/amaya.gif" /></td>
  21.       <td><p><a href="../Document.html" accesskey="t"><img alt="top"
  22.         src="../../images/up.gif" /></a> <a accesskey="n"><img alt="next"
  23.         src="../../images/right.gif" /></a></p>
  24.       </td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="page_body">
  30. <h1>Creating New Documents</h1>
  31.  
  32. <p>Amaya allows you to create both local or remote documents. Three types of
  33. documents are available:</p>
  34. <ul>
  35.   <li>XHTML</li>
  36.   <li>MathML</li>
  37.   <li>SVG</li>
  38. </ul>
  39.  
  40. <p class="ProcedureCaption">To create a document:</p>
  41. <ol>
  42.   <li>Choose <strong>New</strong> from the <strong>File</strong> menu, and
  43.     then select the file type that you want to create. 
  44.     <p></p>
  45.   </li>
  46.   <li>At the prompt, type the URI or the local path name of the new document
  47.     (a default name is assigned to the document if no name is specified). 
  48.     <p></p>
  49.   </li>
  50.   <li>Click <strong>Confirm.</strong> A new window opens with the
  51.     specified document, and a root element is created.</li>
  52. </ol>
  53. </div>
  54. </body>
  55. </html>
  56.